Path Parameters
Unique identifier of the task to retrieve (UUID format)
Response
Unique identifier for the task (UUID)
UUID of the agent that executed this task
UUID of the organization that owns this task
Current task status:
pending, running, completed, failed, cancelledInternal processing status for debugging
Original message/task sent to the agent
Task execution result content (only present when status is “completed”)
Optional task title or summary
Source of the task creation (e.g.,
api, dashboard, webhook)UUID of parent task if this is a sub-task (null otherwise)
Array of UUIDs for any sub-tasks spawned by this task
UUID of agent that triggered this task (if applicable)
ISO 8601 timestamp of when the task was created
ISO 8601 timestamp of when execution began (null if not started)
ISO 8601 timestamp of when the task finished (null if still running)
Example Request
Example Response
Authorizations
API Key for authentication
Path Parameters
Response
Successful Response
Available options:
pending, executing, paused, error, failed, completed, stopped Available options:
text, markdown, json 
